CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SOR MATLAB

搜索资源列表

  1. sor1

    0下载:
  2. SOR FOR MATLAB NOT QUITE CORRECT BUT EASY TO UNDERSTAND
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1110
    • 提供者:zhang
  1. dcal

    0下载:
  2. 病态方程组求解的matlab程序,涵盖LU分解、Jacobi迭代、GS迭代、SOR迭代四种方法,通过输入参数M来选去对应的算法。-Sick Equations matlab program, covering LU decomposition, Jacobi iteration, GS iteration, SOR iterative four methods, through M to choose input parameters to the corresponding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:louis
  1. bijin_bijiao

    0下载:
  2. 高斯、加斯比、SOR三种逼近算法的比较,matlab实现-Gaussian, Gatsby, SOR comparison of three approximation algorithms, matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:zhangshun
  1. Jacobi

    0下载:
  2. 用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5636
    • 提供者:
  1. solution-of-linear-equations

    0下载:
  2. matlab线性方程组的解法,包括雅各比迭代法,高斯-赛德斯迭代法,追赶法,改进平方法和sor法-matlab solution of linear equations, including Jacoby iterative method, iterative method of Gauss- Sai Desi chasing method to improve level method and sor law
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:3053
    • 提供者:郑凯
  1. diedai

    0下载:
  2. 迭代算法,利用matlab编译环境实现迭代求解矩阵最大特征值和特征向量;包含雅克比迭代、高斯迭代和SOR-Iterative algorithm, using matlab compiler environment to achieve maximum iteration for solving matrix eigenvalues ​ ​ and eigenvectors contains Jacobi iteration, Gauss and SOR iteration
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1015
    • 提供者:
  1. chaosongchidiedai

    1下载:
  2. 使用MATLAB进行模拟超松弛迭代法仿真,电磁场与电磁波实验。-Using MATLAB simulation SOR method simulation, electromagnetic field and wave experiments.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:87857
    • 提供者:gczhi
  1. WENJIAN

    0下载:
  2. 超松弛迭代法MATLAB程序及迭代次数与松弛因子的关系-SOR iteration method MATLAB program and the relationship with the relaxation factor
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9798
    • 提供者:孙露露
  1. SORmethod

    0下载:
  2. 基于matlab编写的SOR法程序源代码,如果有用请拿去-SOR method matlab prepared based source code, if useful, please take
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:588
    • 提供者:周俊
  1. KSOR

    0下载:
  2. 松弛迭代法与块状松弛迭代法,超松弛迭代法MATLAB程序实现。里面附有图件仅供参考,-Relaxation method with block relaxation method, SOR method MATLAB program. Inside with maps for reference only,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:64045
    • 提供者:wyg
  1. FD

    0下载:
  2. 有限差分法计算金属凹槽内的电位,matlab程序编写,超松弛迭代-Finite difference method to calculate potential metal grooves, matlab programming, SOR
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:60624
    • 提供者:
  1. Numerical_Analysis_code

    0下载:
  2. 数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等-Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:87388
    • 提供者:christine
  1. solving_equations_by_MATLAB

    0下载:
  2. 分别包含了雅克比法、超松弛(sor)法、共轭梯度法(cg)以及broyden法以及newton法解方程-solving equations by the method of Jocobe、SOR、CG、Broyden、Newton in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1416
    • 提供者:Ann
  1. Num_Analyse

    0下载:
  2. MATLAB编程实现 1.雅克比迭代法 2.超松弛SOR迭代法 3.应用:《数值分析》清华 第六章第3题迭代次数编程验证 4.国科大数值分析课程作业编程程序-MATLAB programming 1. 2. Jacobi iteration method over relaxation SOR iterative method 3. Application: " Numerical Analysis" Tsinghua Chapter VI Question 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3841
    • 提供者:
  1. numerical-algorithms

    0下载:
  2. matlab 实现几个常用的解线性方程组的数值算法。包括共轭梯度法、预处理共轭梯度法、SOR、Lanczos.-matlab implementation of several commonly used numerical algorithm for solving linear equations. Including the conjugate gradient method, preconditioned conjugate gradient method, SOR, Lanczos.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:宋凌
  1. sor_and_matlab_shubiao_huitu

    0下载:
  2. sor迭代的matlab程序,超实用简单哦,还有matlab的鼠标绘图哦- matlab program of Sor iterationthe, super practical simple oh, mouse and matlab graphics oh
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:9523
    • 提供者:zongze
  1. heat-conduct-with-FVM_SOR

    1下载:
  2. 基于热传导方程,用MATLAB编程实现的有限体积法,采用SOR超松弛迭代松弛法-Based on the finite volume method for the heat conduction equation programming using MATLAB implementation, the relaxation method using SOR super relaxation iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1318
    • 提供者:taylor
  1. lxvlicit_timestamping

    0下载:
  2. matlab-sor实现matlab上的sor迭代法,可以学习参考-Matlab- sor sor iteration method on matlab, can learn the reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:Rtgqoyd
  1. ISAKhieearchy

    0下载:
  2. matlab-sor实现matlab上的sor迭代法,可以学习参考-Matlab- sor sor iteration method on matlab, can learn the reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:aiomgiurys
  1. ter

    0下载:
  2. matlab-sor实现matlab上的sor迭代法,可以学习参考-Matlab- sor sor iteration method on matlab, can learn the reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-21
    • 文件大小:11264
    • 提供者:Elmdr
« 1 2 3 45 »
搜珍网 www.dssz.com